Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
In JoranConfiguratorBase.addImplicitRules() two ImplicitActions are created, but the context on them is set incorrectly. While nestedIA.setContext() gets called twice, nestedSimpleIA.setContext() does not get called at all.